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 ???節d?節 00111111001111110011111110010000110111111000001010000100001111111001000011011111 3f3f3f90df82843f90df
EUC-JP ???節d?節 00111111001111110011111111000000111000011010001111100100001111111100000011100001 3f3f3fc0e1a3e43fc0e1
UTF-8 樂됮죺節d펿節 111011111010011010111111111010111001000010101110111011001010001110111010111001111010111110000000111011111011110110000100111011011000111010111111111001111010111110000000 efa6bfeb90aeeca3bae7af80efbd84ed8ebfe7af80
UHC 樂됮죺節d펿節 1110100011111001100010011110100110100001100101001110111110111101101000111110010010111100100011101110111110111101 e8f989e9a194efbda3e4bc8eefbd

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