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 ???A}???A{^ 0011111100111111001111110100000101111101001111110011111100111111010000010111101101011110 3f3f3f417d3f3f3f417b5e
SJIS-WIN ??クA}??クA{^ 00111111001111111000001101001110010000010111110100111111001111111000001101001110010000010111101101011110 3f3f834e417d3f3f834e417b5e
EUC-JP ??クA}??クA{^ 00111111001111111010010110101111010000010111110100111111001111111010010110101111010000010111101101011110 3f3fa5af417d3f3fa5af417b5e
UTF-8 溜븀クA}溜븀クA{^ 1110111110100111100010111110101110111000100000001110001110000010101011110100000101111101111011111010011110001011111010111011100010000000111000111000001010101111010000010111101101011110 efa78bebb880e382af417defa78bebb880e382af417b5e
UHC 溜븀クA}溜븀クA{^ 1110101011111110101110101110011110101011101011110100000101111101111010101111111010111010111001111010101110101111010000010111101101011110 eafebae7abaf417deafebae7abaf417b5e

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