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 ???彦?????^ 0011111100111111001111111001010101000110001111110011111100111111001111110011111101011110 3f3f3f95463f3f3f3f3f5e
EUC-JP ???彦?????^ 0011111100111111001111111100100110100111001111110011111100111111001111110011111101011110 3f3f3fc9a73f3f3f3f3f5e
UTF-8 溜삥뿽彦믩졎嶪썲콉^ 11101111101001111000101111101100100000101010010111101011101111111011110111100101101111011010011011101011101011111010100111101100101000011000111011100101101101101010101011101100100011011011001011101100101111011000100101011110 efa78bec82a5ebbfbde5bda6ebafa9eca18ee5b6aaec8db2ecbd895e
UHC 溜삥뿽彦믩졎嶪썲콉^ 11101010111111101011101111100110100101111011110111100101111010011001001011101011101000001011101111100101111101011011110111100101101100011000010101011110 eafebbe697bde5e992eba0bbe5f5bde5b1855e

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