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 ŽÍްRLŽÍްRL^ 10001110110011011000111010110000010100100100110010001110110011011000111010110000010100100100110001011110 8ecd8eb0524c8ecd8eb0524c5e
SJIS-WIN ???°RL???°RL^ 001111110011111100111111100000011000101101010010010011000011111100111111001111111000000110001011010100100100110001011110 3f3f3f818b524c3f3f3f818b524c5e
EUC-JP ?Í?°RL?Í?°RL^ 00111111100011111010101010111111001111111010000111101011010100100100110000111111100011111010101010111111001111111010000111101011010100100100110001011110 3f8faabf3fa1eb524c3f8faabf3fa1eb524c5e
UTF-8 ŽÍްRLŽÍްRL^ 110000101000111011000011100011011100001010001110110000101011000001010010010011001100001010001110110000111000110111000010100011101100001010110000010100100100110001011110 c28ec38dc28ec2b0524cc28ec38dc28ec2b0524c5e
UHC ???°RL???°RL^ 001111110011111100111111101000011100011001010010010011000011111100111111001111111010000111000110010100100100110001011110 3f3f3fa1c6524c3f3f3fa1c6524c5e

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