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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 苒??U}苒??U{^ 11100100100100100011111100111111010101010111110111100100100100100011111100111111010101010111101101011110 e4923f3f557de4923f3f557b5e
EUC-JP 苒??U}苒??U{^ 11100111111100100011111100111111010101010111110111100111111100100011111100111111010101010111101101011110 e7f23f3f557de7f23f3f557b5e
UTF-8 苒곤슈U}苒곤슈U{^ 1110100010001011100100101110101010110011101001001110110010001010100010000101010101111101111010001000101110010010111010101011001110100100111011001000101010001000010101010111101101011110 e88b92eab3a4ec8a88557de88b92eab3a4ec8a88557b5e
UHC 苒곤슈U}苒곤슈U{^ 1110011011111110101100001110111110111101101101000101010101111101111001101111111010110000111011111011110110110100010101010111101101011110 e6feb0efbdb4557de6feb0efbdb4557b5e

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