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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 濵ィ贒オ濵ィ贒輸 11111011010011011010100011111011101011111011010111111011010011011010100011111011101011111001011101000001 fb4da8fbafb5fb4da8fbaf9741
EUC-JP 濵ィ贒オ濵ィ贒輸 1000111111001001101001101000111010101000100011111101111111000011100011101011010110001111110010011010011010001110101010001000111111011111110000111100110110100010 8fc9a68ea88fdfc38eb58fc9a68ea88fdfc3cda2
UTF-8 濵ィ贒オ濵ィ贒輸 111001101011111110110101111011111011110110101000111010001011010010010010111011111011110110110101111001101011111110110101111011111011110110101000111010001011010010010010111010001011110010111000 e6bfb5efbda8e8b492efbdb5e6bfb5efbda8e8b492e8bcb8
UHC ???????輸 001111110011111100111111001111110011111100111111001111111110001011000011 3f3f3f3f3f3f3fe2c3

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