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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???筮ぜ???繹?莎 001111110011111100111111111000101010110010000010101110100011111100111111001111111110001110001000001111111110010010110011 3f3f3fe2ac82ba3f3f3fe3883fe4b3
EUC-JP ???筮ぜ???繹?莎 001111110011111100111111111001001010111010100100101111000011111100111111001111111110010111101000001111111110100010110101 3f3f3fe4aea4bc3f3f3fe5e83fe8b5
UTF-8 렯렳렯筮ぜ솰센솟繹풆莎 111010111010000010101111111010111010000010110011111010111010000010101111111001111010110110101110111000111000000110011100111011001000011010110000111011001000010010111100111011001000011010011111111001111011100110111001111011011001001010000110111010001000111010001110 eba0afeba0b3eba0afe7adaee3819cec86b0ec84bcec869fe7b9b9ed9286e88e8e
UHC 렯렳렯筮ぜ솰센솟繹풆莎 10001110101111001000111011000000100011101011110011011111111110111010101010111100101111001110000010111100101111101011110011011010111001101011101010111110100011101101111011101101 8ebc8ec08ebcdffbaabcbce0bcbebcdae6babe8edeed

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