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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?逡??}?逡??{^ 00111111111001111001010100111111001111110111110100111111111001111001010100111111001111110111101101011110 3fe7953f3f7d3fe7953f3f7b5e
EUC-JP ?逡??}?逡??{^ 00111111111011011111010100111111001111110111110100111111111011011111010100111111001111110111101101011110 3fedf53f3f7d3fedf53f3f7b5e
UTF-8 세逡셰셸}세逡셰셸{^ 111011001000010010111000111010011000000010100001111011001000010110110000111011001000010110111000011111011110110010000100101110001110100110000000101000011110110010000101101100001110110010000101101110000111101101011110 ec84b8e980a1ec85b0ec85b87dec84b8e980a1ec85b0ec85b87b5e
UHC 세逡셰셸}세逡셰셸{^ 10111100101111001111000111100100101111001100111010111100110100000111110110111100101111001111000111100100101111001100111010111100110100000111101101011110 bcbcf1e4bccebcd07dbcbcf1e4bccebcd07b5e

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