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 ???I}???I{^ 0011111100111111001111110100100101111101001111110011111100111111010010010111101101011110 3f3f3f497d3f3f3f497b5e
SJIS-WIN マオ邏I}マオ邏I{^ 11001111101101011110011110110100010010010111110111001111101101011110011110110100010010010111101101011110 cfb5e7b4497dcfb5e7b4497b5e
EUC-JP マオ邏I}マオ邏I{^ 1000111011001111100011101011010111101110101101100100100101111101100011101100111110001110101101011110111010110110010010010111101101011110 8ecf8eb5eeb6497d8ecf8eb5eeb6497b5e
UTF-8 マオ邏I}マオ邏I{^ 1110111110111110100011111110111110111101101101011110100110000010100011110100100101111101111011111011111010001111111011111011110110110101111010011000001010001111010010010111101101011110 efbe8fefbdb5e9828f497defbe8fefbdb5e9828f497b5e
UHC ??邏I}??邏I{^ 00111111001111111101010110100100010010010111110100111111001111111101010110100100010010010111101101011110 3f3fd5a4497d3f3fd5a4497b5e

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