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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ静個船ツ静ョツ静 1100001010010000110000111000110011000010100100010100010011000010100100001100001110101110110000101001000011000011 c290c38cc29144c290c3aec290c3
EUC-JP ツ静個船ツ静ョツ静 100011101100001011000000110001011011100011000100110000011010010110001110110000101100000011000101100011101010111010001110110000101100000011000101 8ec2c0c5b8c4c1a58ec2c0c58eae8ec2c0c5
UTF-8 ツ静個船ツ静ョツ静 111011111011111010000010111010011001110110011001111001011000000010001011111010001000100010111001111011111011111010000010111010011001110110011001111011111011110110101110111011111011111010000010111010011001110110011001 efbe82e99d99e5808be888b9efbe82e99d99efbdaeefbe82e99d99
UHC ??個船????? 0011111100111111110010111100000111100000110011110011111100111111001111110011111100111111 3f3fcbc1e0cf3f3f3f3f3f

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