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 ???F}v???F}vB 00111111001111110011111101000110011111010111011000111111001111110011111101000110011111010111011001000010 3f3f3f467d763f3f3f467d7642
SJIS-WIN ???F}v???F}vB 00111111001111110011111101000110011111010111011000111111001111110011111101000110011111010111011001000010 3f3f3f467d763f3f3f467d7642
EUC-JP ???F}v???F}vB 00111111001111110011111101000110011111010111011000111111001111110011111101000110011111010111011001000010 3f3f3f467d763f3f3f467d7642
UTF-8 練쇠풛F}v練쇠풛F}vB 11101111101001101001011011101100100001111010000011101101100100101001101101000110011111010111011011101111101001101001011011101100100001111010000011101101100100101001101101000110011111010111011001000010 efa696ec87a0ed929b467d76efa696ec87a0ed929b467d7642
UHC 練쇠풛F}v練쇠풛F}vB 11100110110111111011110011101000101111101001111001000110011111010111011011100110110111111011110011101000101111101001111001000110011111010111011001000010 e6dfbce8be9e467d76e6dfbce8be9e467d7642

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