To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 苑?齋?}苑?齋?{^ 100010011001000100111111111000100101011000111111011111011000100110010001001111111110001001010110001111110111101101011110 89913fe2563f7d89913fe2563f7b5e
EUC-JP 苑?齋?}苑?齋?{^ 101100011111000100111111111000111011011100111111011111011011000111110001001111111110001110110111001111110111101101011110 b1f13fe3b73f7db1f13fe3b73f7b5e
UTF-8 苑렱齋싹}苑렱齋싹{^ 111010001000101110010001111010111010000010110001111010011011110110001011111011001000101110111001011111011110100010001011100100011110101110100000101100011110100110111101100010111110110010001011101110010111101101011110 e88b91eba0b1e9bd8bec8bb97de88b91eba0b1e9bd8bec8bb97b5e
UHC 苑렱齋싹}苑렱齋싹{^ 11101010101111011000111010111110111011101011000110111101110011110111110111101010101111011000111010111110111011101011000110111101110011110111101101011110 eabd8ebeeeb1bdcf7deabd8ebeeeb1bdcf7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)