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 底??耿?霽? 10010010111010100011111100111111111000111101010000111111111010001100011100111111 92ea3f3fe3d43fe8c73f
EUC-JP 底??耿?霽? 11000100111011000011111100111111111001101101011000111111111100001100100100111111 c4ec3f3fe6d63ff0c93f
UTF-8 底잴렑耿췻霽렱 111001011011101010010101111011001001111010110100111010111010000010010001111010001000000010111111111011001011011110111011111010011001110010111101111010111010000010110001 e5ba95ec9eb4eba091e880bfecb7bbe99cbdeba0b1
UHC 底잴렑耿췻霽렱 1110111010111100110000001110101010001110101001101100110011101010110000111111000011110000101110001000111010111110 eebcc0ea8ea6cceac3f0f0b88ebe

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