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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?ъ?淫?}?ъ?淫?{^ 0011111110000100100011000011111110001000111110100011111101111101001111111000010010001100001111111000100011111010001111110111101101011110 3f848c3f88fa3f7d3f848c3f88fa3f7b5e
EUC-JP ?ъ?淫?}?ъ?淫?{^ 0011111110100111111011000011111110110000111111000011111101111101001111111010011111101100001111111011000011111100001111110111101101011110 3fa7ec3fb0fc3f7d3fa7ec3fb0fc3f7b5e
UTF-8 嶺ъ넀淫컉}嶺ъ넀淫컉{^ 11101111101001101010101111010001100010101110101110000100100000001110011010110111101010111110110010111011100010010111110111101111101001101010101111010001100010101110101110000100100000001110011010110111101010111110110010111011100010010111101101011110 efa6abd18aeb8480e6b7abecbb897defa6abd18aeb8480e6b7abecbb897b5e
UHC 嶺ъ넀淫컉}嶺ъ넀淫컉{^ 1110011110101101101011001110110010000110100100001110101111100010101100000110111001111101111001111010110110101100111011001000011010010000111010111110001010110000011011100111101101011110 e7adacec8690ebe2b06e7de7adacec8690ebe2b06e7b5e

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