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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???彦??遊у?^ 00111111001111110011111110010101010001100011111100111111100101110101011010000100100001010011111101011110 3f3f3f95463f3f975684853f5e
EUC-JP ???彦??遊у?^ 00111111001111110011111111001001101001110011111100111111110011011011011110100111111001010011111101011110 3f3f3fc9a73f3fcdb7a7e53f5e
UTF-8 溜븍눋彦믩졋遊у콉^ 111011111010011110001011111010111011100010001101111010111000100010001011111001011011110110100110111010111010111110101001111011001010000110001011111010011000000110001010110100011000001111101100101111011000100101011110 efa78bebb88deb888be5bda6ebafa9eca18be9818ad183ecbd895e
UHC 溜븍눋彦믩졋遊у콉^ 11101010111111101011101011101011101101001010110011100101111010011001001011101011101000001011101011101011101101001010110011100101101100011000010101011110 eafebaebb4ace5e992eba0baebb4ace5b1855e

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