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 ???節э?敖?? 001111110011111100111111100100001101111110000100100011110011111110011101110000100011111100111111 3f3f3f90df848f3f9dc23f3f
EUC-JP ???節э?敖?? 001111110011111100111111110000001110000110100111111011110011111111011010110001000011111100111111 3f3f3fc0e1a7ef3fdac43f3f
UTF-8 樂롦궆節э숱敖쏉쉈 1110111110100110101111111110101110100001101001101110101010110110100001101110011110101111100000001101000110001101111011001000100010110001111001101001010110010110111011001000111110001001111011001000100110001000 efa6bfeba1a6eab686e7af80d18dec88b1e69596ec8f89ec8988
UHC 樂롦궆節э숱敖쏉쉈 111010001111100110001110111001101000001010011111111011111011110110101100111011111011110110100010111001111111100110011011111011111011110110100101 e8f98ee6829fefbdacefbda2e7f99befbda5

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