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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 滓?爰???爰? 1001111111100110001111111110000010100111001111110011111100111111111000001010011100111111 9fe63fe0a73f3f3fe0a73f
EUC-JP 滓?爰???爰? 1101111011101000001111111110000010101001001111110011111100111111111000001010100100111111 dee83fe0a93f3f3fe0a93f
UTF-8 滓렰爰띌렔렰爰덫 111001101011101110010011111010111010000010110000111001111000100010110000111010111001110110001100111010111010000010010100111010111010000010110000111001111000100010110000111010111000110110101011 e6bb93eba0b0e788b0eb9d8ceba094eba0b0e788b0eb8dab
UHC 滓렰爰띌렔렰爰덫 11101110101010111000111010111101111010101011101010110110111010011000111010101001100011101011110111101010101110101011010110100011 eeab8ebdeabab6e98ea98ebdeabab5a3

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