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 ??魚?た?梯? 0011111100111111100010111001101100111111100000101011110100111111100100101111001000111111 3f3f8b9b3f82bd3f92f23f
EUC-JP 澐?魚?た?梯? 10001111110010001110100100111111101101011111101100111111101001001011111100111111110001001111010000111111 8fc8e93fb5fb3fa4bf3fc4f43f
UTF-8 澐렏魚폴た렖梯렯 111001101011111010010000111010111010000010001111111010011010110110011010111011011000111110110100111000111000000110011111111010111010000010010110111001101010001010101111111010111010000010101111 e6be90eba08fe9ad9aed8fb4e3819feba096e6a2afeba0af
UHC 澐렏魚폴た렖梯렯 11101001111110101000111010100101111001011110000011000110111110101010101010111111100011101010101111110000101011001000111010111100 e9fa8ea5e5e0c6faaabf8eabf0ac8ebc

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