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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 彫?蜃?彫?媛? 100100101010010000111111111001011000011100111111100100101010010000111111100101010101000100111111 92a43fe5873f92a43f95513f
EUC-JP 彫?蜃?彫?媛? 110001001010011000111111111010011110011100111111110001001010011000111111110010011011001000111111 c4a63fe9e73fc4a63fc9b23f
UTF-8 彫렏蜃렞彫렣媛경 111001011011110110101011111010111010000010001111111010001001110010000011111010111010000010011110111001011011110110101011111010111010000010100011111001011010101010011011111010101011001010111101 e5bdabeba08fe89c83eba09ee5bdabeba0a3e5aa9beab2bd
UHC 彫렏蜃렞彫렣媛경 11110000110000011000111010100101111000111111000110001110101011111111000011000001100011101011010011101010101100001011000011100110 f0c18ea5e3f18eaff0c18eb4eab0b0e6

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