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 ???節d?節? 0011111100111111001111111001000011011111100000101000010000111111100100001101111100111111 3f3f3f90df82843f90df3f
EUC-JP ???節d?節? 0011111100111111001111111100000011100001101000111110010000111111110000001110000100111111 3f3f3fc0e1a3e43fc0e13f
UTF-8 樂됮죺節d펿節겆 111011111010011010111111111010111001000010101110111011001010001110111010111001111010111110000000111011111011110110000100111011011000111010111111111001111010111110000000111010101011001010000110 efa6bfeb90aeeca3bae7af80efbd84ed8ebfe7af80eab286
UHC 樂됮죺節d펿節겆 11101000111110011000100111101001101000011001010011101111101111011010001111100100101111001000111011101111101111011011000011010000 e8f989e9a194efbda3e4bc8eefbdb0d0

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