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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 俗?k}俗?k{^ 1001000110101101001111110110101101111101100100011010110100111111011010110111101101011110 91ad3f6b7d91ad3f6b7b5e
EUC-JP 俗?k}俗?k{^ 1100001010101111001111110110101101111101110000101010111100111111011010110111101101011110 c2af3f6b7dc2af3f6b7b5e
UTF-8 俗쎺k}俗쎺k{^ 1110010010111111100101111110110010001110101110100110101101111101111001001011111110010111111011001000111010111010011010110111101101011110 e4bf97ec8eba6b7de4bf97ec8eba6b7b5e
UHC 俗쎺k}俗쎺k{^ 11100001110101001001101111100001011010110111110111100001110101001001101111100001011010110111101101011110 e1d49be16b7de1d49be16b7b5e

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