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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 諱呱「コ}諱呱「コ{^ 111001101000000110011001111010111010001010111010011111011110011010000001100110011110101110100010101110100111101101011110 e68199eba2ba7de68199eba2ba7b5e
EUC-JP 諱呱「コ}諱呱「コ{^ 11101011111000011101001011101101100011101010001010001110101110100111110111101011111000011101001011101101100011101010001010001110101110100111101101011110 ebe1d2ed8ea28eba7debe1d2ed8ea28eba7b5e
UTF-8 諱呱「コ}諱呱「コ{^ 111010001010101110110001111001011001000110110001111011111011110110100010111011111011110110111010011111011110100010101011101100011110010110010001101100011110111110111101101000101110111110111101101110100111101101011110 e8abb1e591b1efbda2efbdba7de8abb1e591b1efbda2efbdba7b5e
UHC 諱呱??}諱呱??{^ 111111011100100111001101101100100011111100111111011111011111110111001001110011011011001000111111001111110111101101011110 fdc9cdb23f3f7dfdc9cdb23f3f7b5e

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