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 ???裕ョ?猷〓 001111110011111100111111100101110101010010000011100001110011111110010111010100011000000110101100 3f3f3f975483873f975181ac
EUC-JP ???裕ョ?猷〓 001111110011111100111111110011011011010110100101111001110011111111001101101100101010001010101110 3f3f3fcdb5a5e73fcdb2a2ae
UTF-8 捻뀁뭼裕ョ댚猷〓 111011111010011010100100111010111000000010000001111010111010110110111100111010001010001110010101111000111000001110100111111010111000110010011010111001111000110010110111111000111000000010010011 efa6a4eb8081ebadbce8a395e383a7eb8c9ae78cb7e38093
UHC 捻뀁뭼裕ョ댚猷〓 11100110111101111011001011101100100100101000101111101011101011101010101111100111100010001011111011101011101000111010000111101011 e6f7b2ec928bebaeabe788beeba3a1eb

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