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 ???v}???v{^ 0011111100111111001111110111011001111101001111110011111100111111011101100111101101011110 3f3f3f767d3f3f3f767b5e
SJIS-WIN ???v}???v{^ 0011111100111111001111110111011001111101001111110011111100111111011101100111101101011110 3f3f3f767d3f3f3f767b5e
EUC-JP ???v}???v{^ 0011111100111111001111110111011001111101001111110011111100111111011101100111101101011110 3f3f3f767d3f3f3f767b5e
UTF-8 혟횉혥v}혟횉혥v{^ 1110110110011000100111111110110110011010100010011110110110011000101001010111011001111101111011011001100010011111111011011001101010001001111011011001100010100101011101100111101101011110 ed989fed9a89ed98a5767ded989fed9a89ed98a5767b5e
UHC 혟횉혥v}혟횉혥v{^ 1100001010001001110000111000011111000010100011010111011001111101110000101000100111000011100001111100001010001101011101100111101101011110 c289c387c28d767dc289c387c28d767b5e

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