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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 羈l讐羈l讐^ 11100011101100011000001010001100100011110101000111100011101100011000001010001100100011110101000101011110 e3b1828c8f51e3b1828c8f515e
EUC-JP 羈l讐羈l讐^ 11100110101100111010001111101100101111011011001011100110101100111010001111101100101111011011001001011110 e6b3a3ecbdb2e6b3a3ecbdb25e
UTF-8 羈l讐羈l讐^ 11100111101111101000100011101111101111011000110011101000101011101001000011100111101111101000100011101111101111011000110011101000101011101001000001011110 e7be88efbd8ce8ae90e7be88efbd8ce8ae905e
UHC 羈l讐羈l讐^ 11010001101111001010001111101100111000101100001011010001101111001010001111101100111000101100001001011110 d1bca3ece2c2d1bca3ece2c25e

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