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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 倚??儀??儀 10011000110111110011111100111111100010110101011000111111001111111000101101010110 98df3f3f8b563f3f8b56
EUC-JP 倚??儀??儀 11010000111000010011111100111111101101011011011100111111001111111011010110110111 d0e13f3fb5b73f3fb5b7
UTF-8 倚밸젧儀붾졅儀 111001011000000010011010111010111011000010111000111011001010000010100111111001011000010010000000111010111011011010111110111011001010000110000101111001011000010010000000 e5809aebb0b8eca0a7e58480ebb6beeca185e58480
UHC 倚밸젧儀붾졅儀 1110101111101111101110011110101110100000100111111110101111110000100101001110101110100000101101101110101111110000 ebefb9eba09febf094eba0b6ebf0

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