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 率??獄??渦 10010111101001100011111100111111100011011001011000111111001111111000100101010001 97a63f3f8d963f3f8951
EUC-JP 率??獄??渦 11001110101010000011111100111111101110011111011000111111001111111011000110110010 cea83f3fb9f63f3fb1b2
UTF-8 率뱄풄獄띰숴渦 111001111000111010000111111010111011000110000100111011011001001010000100111001111000110110000100111010111001110110110000111011001000100010110100111001101011100010100110 e78e87ebb184ed9284e78d84eb9db0ec88b4e6b8a6
UHC 率뱄풄獄띰숴渦 1110000111100011101110011110111110111110100011001110100010101011101101101110111110111101101001001110100010111110 e1e3b9efbe8ce8abb6efbda4e8be

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