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 ??磐漿????? 0011111100111111100101001101011010011111111101110011111100111111001111110011111100111111 3f3f94d69ff73f3f3f3f3f
EUC-JP ??磐漿????? 0011111100111111110010001101100011011110111110010011111100111111001111110011111100111111 3f3fc8d8def93f3f3f3f3f
UTF-8 뤵첁磐漿톻힘렰섦야 111010111010010010110101111011001011001010000001111001111010001110010000111001101011110010111111111011011000011010111011111011011001111010011000111010111010000010110000111011001000010010100110111011001001010110111100 eba4b5ecb281e7a390e6bcbfed86bbed9e98eba0b0ec84a6ec95bc
UHC 뤵첁磐漿톻힘렰섦야 100011111110001110101010100011101101101011110001111011011110110010110111100011101100100011111011100011101011110110111100101101001011111011011111 8fe3aa8edaf1edecb78ec8fb8ebdbcb4bedf

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