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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 誼?雄?誼?雄?^ 10001011011000100011111110010111010110010011111110001011011000100011111110010111010110010011111101011110 8b623f97593f8b623f97593f5e
EUC-JP 誼?雄?誼?雄?^ 10110101110000110011111111001101101110100011111110110101110000110011111111001101101110100011111101011110 b5c33fcdba3fb5c33fcdba3f5e
UTF-8 誼렱雄텡誼렱雄텝^ 11101000101010101011110011101011101000001011000111101001100110111000010011101101100001011010000111101000101010101011110011101011101000001011000111101001100110111000010011101101100001011001110101011110 e8aabceba0b1e99b84ed85a1e8aabceba0b1e99b84ed859d5e
UHC 誼렱雄텡誼렱雄텝^ 1110101111111110100011101011111011101010101010011100010111011110111010111111111010001110101111101110101010101001110001011101110001011110 ebfe8ebeeaa9c5deebfe8ebeeaa9c5dc5e

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